projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
952beca
)
uhttpd: update to the latest version, adds some extensions to handler script support
author
Felix Fietkau
<
[email protected]
>
Thu, 16 Jun 2016 17:00:11 +0000
(19:00 +0200)
committer
Felix Fietkau
<
[email protected]
>
Thu, 16 Jun 2016 17:00:16 +0000
(19:00 +0200)
Signed-off-by: Felix Fietkau <
[email protected]
>
package/network/services/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/uhttpd/Makefile
b/package/network/services/uhttpd/Makefile
index fa4af5be01d18b9d0f8e87181072573cafead055..8a3797ed866d491e04abef75116f66aeea887a48 100644
(file)
--- a/
package/network/services/uhttpd/Makefile
+++ b/
package/network/services/uhttpd/Makefile
@@
-8,13
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_VERSION:=201
5-11-08
+PKG_VERSION:=201
6-06-16
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(LEDE_GIT)/project/uhttpd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=
fe01ef3f52adae9da38ef47926cd50974af5d6b7
+PKG_SOURCE_VERSION:=
9d9f07142bbef1c63a79620967a847a9493105e5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=ISC